Skip to content

Vacheprime/xmlcoms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmlcoms

A Go package for XML communication via TCP using the XMPP protocol. This is a learning project, and it is a work in progress.

Prepended strings meaning

This is to make the reading of RFC 6120 easier by having these prepended strings available while developing :

  • C: = a client
  • E: = any XMPP entity
  • I: = an initiating entity
  • P: = a peer server
  • R: = a receiving entity
  • S: = a server
  • S1: = server1
  • S2: = server2

About

A Go package for XML communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages