This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
gosip
mirror of
https://github.com/jart/gosip
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix nits.
pull/2/head
Justine Alexandra Roberts Tunney
11 years ago
parent
1cf0e74cdf
commit
e7aca9f034
2 changed files
with
428 additions
and
428 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
example/echo3/echo3_test.go
+427
-427
sip/msg_parse.go
+ 1
- 1
example/echo3/echo3_test.go
View File
@ -1,6 +1,6 @@
// Echo test that uses slightly higher level APIs.
package
echo
2
_test
package
echo
3
_test
import
(
"github.com/jart/gosip/dsp"
+ 427
- 427
sip/msg_parse.go
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save